Docs.rs
amethyst_config-0.15.3
amethyst_config 0.15.3
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
csherratt
kvark
ebkalderon
Aceeri
github:amethyst:core
Dependencies
log ^0.4.6
normal
ron ^0.5
normal
serde ^1.0
normal
thread_profiler ^0.3
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
amethyst_
config
0.15.3
All Items
Crate Items
Enums
Traits
Crate
amethyst_config
Copy item path
Source
Expand description
Loads RON files into a structure for easy / statically typed usage.
Enums
§
Config
Error
Error related to anything that manages/creates configurations as well as “workspace”-related things.
Traits
§
Config
Trait implemented by the
config!
macro.